Skip to main content

Interface IExportableDescriptor<T>

Assembly: WaaS.Core.dll
View Source
Declaration
public interface IExportableDescriptor<out T> where T : ISortedExportable

Methods

ValidateArgument(IInstantiationContext, ISortedExportable?)

View Source
Declaration
bool ValidateArgument(IInstantiationContext context, ISortedExportable? argument)
Returns

System.Boolean

Parameters
TypeName
WaaS.ComponentModel.Runtime.IInstantiationContextcontext
WaaS.ComponentModel.Runtime.ISortedExportableargument